Do not parse all GDK-X11 source files
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 7 Apr 2020 15:46:12 +0000 (16:46 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 7 Apr 2020 17:06:08 +0000 (18:06 +0100)
commit37c3ba264546432fe874a6e60230b17a2fa00c90
treea1c7b1721113bb286e1e8a74842bd5c0e2a11143
parent2486f46c0b098e6332ef5bdeda4b78c0ffc0a3cb
Do not parse all GDK-X11 source files

We don't need all of them, only the ones that contain public API. This
allows us to reduce the chance of a stray symbol getting incorrectly
added to the introspection data.
gdk/x11/meson.build
gtk/meson.build